CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux interrupt

搜索资源列表

  1. ARMLinuxInterrupt

    0下载:
  2. linux在ARM体系上中断系统的实现分析,自己的分析文档,很有心得。-Linux on the ARM system interrupt system of analysis, the analysis of documents, useful experience.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23259
    • 提供者:liu
  1. spidmadriver

    1下载:
  2. 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17368
    • 提供者:y
  1. Sja1000canforLinux

    0下载:
  2. 很明显了,AT91rm9200处理器下,Sja1000 can 控制器的linux驱动程序,注意没有实现中断。仅支持查询方式。-Obviously, AT91rm9200 processor, Sja1000 can Controller linux driver, not to interrupt. Only support inquiry.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:51093
    • 提供者:wangligang
  1. zxzkeyboard

    0下载:
  2. ARM S3C2410的4X4键盘中断驱动程序(包括驱动, Makefile, 测试源码), 在Linux 2.6.8.1环境下测试过.-ARM S3C2410 4x4 keyboard interrupt-driven (including driving, Makefile, testing OSS), the Linux 2.6.8.1 environment tested.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-15
    • 文件大小:3936
    • 提供者:ZXZ
  1. PC_KEYBOARD_INFORMATION

    0下载:
  2. === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t ap
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7099
    • 提供者:vinci
  1. learn_s3c2410

    0下载:
  2. S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf,scanf interrupt controller timer mmu clock vivi等; 主要讲述了单片机s3c2410的使用。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1549881
    • 提供者:何杰
  1. led_exirq11

    0下载:
  2. 这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助-this source is based on Samsung's arm 44b0x development board based on the Basis of external interrupt testing procedures, and right arm beginners linux entry helpful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22536
    • 提供者:cguo
  1. msp430f2274_uart_interrupt_c

    0下载:
  2. msp430f2274的串口驱动程序,使用中断驱动,也可用于其他fx2xx系列,自适应波特率,原驱动开发环境为linux 。-msp430f2274 serial driver to use interrupt-driven, can also be used for other fx2xx series, adaptive baud rate, the original driver development environment for linux.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-07-05
    • 文件大小:2481
    • 提供者:shawnlee
  1. interrupt_test 用于s3c6410的中断测试程序

    0下载:
  2. 用于s3c6410的中断测试程序,要在arm-linux-gcc环境下编译,推荐使用4.51版本。-Interrupt the test procedure for s3c6410, to arm-linux-gcc compiler environment, version 4.51 is recommended.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-26
    • 文件大小:20374
    • 提供者:yaong
  1. oprofile-0.9.7.tar

    0下载:
  2. OProfile是Linux内核支持的一种性能分析机制。 它在时钟中断处理入口处建立监测点,记录被中断的上下文现场,由配套的用户态的工具oprof_start负责在用户态收集数据,opreport则分析数据并给出分析报告。 通过这个工具,开发人员可以得知一个程序的瓶颈在哪里,进而指导代码优化。-Linux kernel support for OProfile is a performance analysis system. It is the entrance to th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1389339
    • 提供者:Mike
  1. EmbedSky_irq

    0下载:
  2. 嵌入式linux下s3c2440外部中断驱动实现-Embedded linux external interrupt-driven under the realization s3c2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1537
    • 提供者:lhh
  1. arm44b0_rtc_ticket

    0下载:
  2. 这是在linux下,用arm-linux-elf编译的带中断的时钟显示,可以在44b0裸机上直接运行,为直接在linux下编译带中断的arm操作系统提供参考依据-This is under linux, using arm-linux-elf compiler with the clock interrupt, it can be directly in the bare-metal 44b0 running directly under linux compiled with the i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:86117
    • 提供者:杨工
  1. kaka

    0下载:
  2. linux2.6驱动模块,包含驱动makefile,应用层程序,定时器,io口操作,中断操作,led操作,对于想熟悉linux驱动的朋友很不错-linux2.6 drive module, including the driver makefile, the application layer procedures, timer, io port operation, interrupt operation, led the operation, for want of a friend fam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:310193
    • 提供者:瓶盖
  1. tty_test

    0下载:
  2. linux 下串口编程代码。可在linux环境下实现类似WINDOWS下的超级中断功能-Serial programming code under linux. In linux similar circumstances to achieve the super WINDOWS interrupt function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1473
    • 提供者:dongdong
  1. interrupts

    0下载:
  2. interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc-interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:41734
    • 提供者:DVR
  1. st16c554_serial

    0下载:
  2. 嵌入式linux平台下串口芯片st16c554的驱动,处理器为s3c2410,四路串口共享中断,外接时钟信号-Embedded linux platform serial chip st16c554 driven processor s3c2410, four serial ports share the interrupt, external clock signal
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:6986
    • 提供者:lishanshan
  1. interrupt_in_linux-1.1

    0下载:
  2. Linux 的中断处理(硬件篇) 涉及Linux中断的细节、实现,与疑问-Linux' s interrupt handling (hardware articles) involves disruption of the details of Linux, implementation, and the questions
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:876802
    • 提供者:王心杰
  1. 1234

    0下载:
  2. 嵌入式Linux驱动程序设计(六)中断处理程序-Embedded Linux Driver (6) interrupt handler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7460
    • 提供者:haiyang
  1. button_interrupt

    0下载:
  2. 一个基于嵌入LINUX系统的按键驱动程序,采用中断的方式对按键进行响应-A key based on embedded LINUX system, the driver, using interrupt key way to respond
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2727
    • 提供者:wangwen
  1. mybutton

    0下载:
  2. arm9在linux系统下的按键驱动,采用中断方式,并包含其qtopia应用程序-arm9 the key driver under linux system using interrupt mode, and includes the qtopia application
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:26817
    • 提供者:王程刚
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com